home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 March
/
PCWorld_2008-03_cd.bin
/
temacd
/
outpostfirewall
/
OutpostProInstall.exe
/
{code_GetDest}
/
html_view
/
styles.css
< prev
Wrap
Cascading Style Sheet File
|
2007-12-10
|
4KB
|
304 lines
.main_table
{
width: 100%;
margin: 0 16px 0 16px;
padding: 0 0 0 0;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background: white url(img/table.png) repeat-y;
border-spacing: 0px;
}
.main_table tr
{
margin: 0 0 0 0;
}
.main_table td
{
border-bottom: 1px solid white;
padding: 3px 4px 3px 4px;
}
.caption_table
{
width: 100%;
margin: 4px 16px 10px 12px;
padding: 0 0 0 0;
}
.caption_table td
{
vertical-align: top
}
.status
{
width: 200px;
white-space:nowrap;
}
.status100
{
width: 100px;
white-space:nowrap;
}
.status_header
{
font-weight : bold;
white-space:nowrap;
width: 200px;
}
body
{
font-family: "Segoe UI" "MS Shell Dlg 2" "Tahoma";
font-size : 9pt;
background-color: white;
font-weight : normal;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
A.Link {
cursor: hand;
color: #227AD1;
}
A.Link:link {
TEXT-DECORATION: none
}
A.Link:visited {
TEXT-DECORATION: none
}
A.Link:hover {
text-decoration: underline;
color: #4490FE;
}
.mainText
{
padding: 0px 0px 6px 16px;
margin: 0x 0px 0px 0px;
}
.spaceline
{
height:10px;
width:100%%;
border:none;
margin: 0px 16px;
}
div.caption
{
height:27px;
background-image: url(img/block.png);
color: White;
margin: 0x 0px 0px 0px;
padding: 0px 0px 1px 16px;
font-weight: normal;
font-size : 10pt;
vertical-align: middle;
white-space:nowrap;
}
div.caption_small
{
height:20px;
background-image: url(img/block.png);
color: White;
margin: 0x 0px 0px 0px;
padding: 0px 0px 1px 16px;
font-weight: normal;
vertical-align: middle;
}
div.caption_general
{
font-weight: normal;
border:none;
margin: 0px;
padding: 0px 16px 0px 5px;
height: 32pt;
vertical-align: middle;
font-size : 14pt;
color: #054376;
}
.text
{
color: #434872;
padding: 6px 0px 6px 16px;
margin: 0x 0px 0px 0px;
}
td.adviceHeader
{
padding-top:1px;
padding-bottom:2px;
white-space:nowrap;
width: 100px;
}
td.adviceValue
{
padding-top:1px;
padding-bottom:2px;
white-space:wrap;
}
img.note
{
vertical-align: middle;
}
div.bottom_controls
{
/*height: 36pt; */
background-image: url(img\back.png);
background-repeat: expand stretch-left stretch-right stretch-middle;
}
/* common alert block*/
.alert_border
{
background-color:#79798F;
}
.alert_border2
{
background-color:#FFFFFF;
}
.alert_caption
{
background-color:#FFFFFF;
padding-left:14;
padding-right:7;
font-size:10pt;
font-family:Tahoma;
}
.alert_product_font
{
color:Black;
font-size:12pt;
font-family:Tahoma;
}
.alert_caption_font
{
color:Black;
font-size:9pt;
font-family:Tahoma;
}
.alert_main_font
{
font-size:8pt;
font-family:Tahoma;
}
.alert_text_offset
{
padding-left:21;
padding-right:7;
}
.alert_link
{
color:#00AEDC;
font-size:8pt;
font-family:Arial;
}
/* blue alert block*/
.blue_alert_product_font_highlight
{
color:#00AEDC;
}
.blue_alert_internal_line
{
background-color:#3195C6;
}
.blue_alert_description
{
background-image: url(img\blue_alert_bk.png);
background-repeat:repeat-x;
}
.blue_alert_checkbox
{
background-color:#C0DAEE;
padding-left:14;
padding-right:7;
}
/* red alert block*/
.red_alert_product_font_highlight
{
color:#EC5C40;
}
.red_alert_internal_line
{
background-color:#EF755C;
}
.red_alert_description
{
background-image: url(img\red_alert_bk.png);
background-repeat:repeat-x;
}
.red_alert_checkbox
{
background-color:#FFD2BA;
padding-left:14;
padding-right:7;
}
/* gray alert block*/
.gray_alert_product_font_highlight
{
color:#00AEDC;
}
.gray_alert_internal_line
{
background-color:#3195C9;
}
.gray_alert_description
{
background-image: url(img\gray_alert_bk.png);
background-repeat:repeat-x;
}
.gray_alert_checkbox
{
background-color:#D9DEDD;
padding-left:14;
padding-right:7;
}
.text_disabled
{
color:Gray;
}
.text_disabled_link
{
color:Gray;
cursor:default;
text-decoration:none;
}